projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ed90cd
)
(Info-additional-directory-list): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 25 Apr 2001 17:14:48 +0000
(17:14 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 25 Apr 2001 17:14:48 +0000
(17:14 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 53704ef6fc4004e20ce90487e92c90918a268644..db50237782389971613b4d99eba5ade833599b52 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-132,7
+132,7
@@
a version of Emacs without installing it.")
(defcustom Info-additional-directory-list nil
"List of additional directories to search for Info documentation files.
-These directories
is
searched after those in `Info-directory-list', and
+These directories
are
searched after those in `Info-directory-list', and
they are not searched for merging the `dir' file."
:type '(repeat directory)
:group 'info)